styleproperty: Simplify compute_value function
authorBenjamin Otte <otte@redhat.com>
Tue, 27 Mar 2012 05:51:20 +0000 (07:51 +0200)
committerBenjamin Otte <otte@redhat.com>
Tue, 17 Apr 2012 06:59:12 +0000 (08:59 +0200)
commit0fdc2873390655af8826b31cb76cfdd58c7397be
treef5c54a99d408ab6512bc2e4963330b40268b634e
parent7fbc583b8877355d40094e1e321f7b2dc87bed45
styleproperty: Simplify compute_value function

The compute_value fallback path is only needed for custom properties,
the real style properties have custom compute functions if they need
them already.
gtk/gtkcsscustomproperty.c
gtk/gtkcssstyleproperty.c